Skip to content

Stop printing "error: too many arguments" during tests.#6088

Merged
canova merged 2 commits into
firefox-devtools:mainfrom
mstange:push-ynvnxtnkkwxp
Jun 15, 2026
Merged

Stop printing "error: too many arguments" during tests.#6088
canova merged 2 commits into
firefox-devtools:mainfrom
mstange:push-ynvnxtnkkwxp

Conversation

@mstange

@mstange mstange commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Fixes #6079.

@mstange mstange requested review from canova and fatadel June 4, 2026 19:32
@codecov

codecov Bot commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.69%. Comparing base (2cb282f) to head (abb7df6).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6088   +/-   ##
=======================================
  Coverage   83.69%   83.69%           
=======================================
  Files         338      338           
  Lines       35693    35693           
  Branches     9904     9997   +93     
=======================================
  Hits        29873    29873           
  Misses       5392     5392           
  Partials      428      428           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@canova canova left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@canova canova enabled auto-merge (squash) June 15, 2026 08:59
@canova canova merged commit 1844bc7 into firefox-devtools:main Jun 15, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

yarn test outputs a "too many arguments" error

2 participants